home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 1 / Mac Magazin and MacEasy Magazine CD - Issue 01.iso / Sharewarebibliothek / Powermac / C64 / SOURCE / Menus.h < prev    next >
Text File  |  1994-06-06  |  212b  |  9 lines

  1.  
  2. int MenuInitialize();
  3. void DoMenuChoice(long menuChoice);
  4. void DoAppleMenu(int theItem);
  5. void DoFileMenu(int theItem);
  6. void DoEditMenu(int theItem);
  7. void DoDeviceMenu(int theItem);
  8. void DoTestMenu(int theItem);
  9.